home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8702 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.1 KB  |  89 lines

  1. Path: ida.his.se!usenet
  2. From: a95hanne@ida.his.se (Hannu Nevalainen)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Dowloading Amiga utilities form PC.  HELP!!!!
  5. Followup-To: comp.sys.amiga.hardware
  6. Date: 30 Mar 1996 00:33:55 GMT
  7. Organization: NONE!
  8. Distribution: World
  9. Message-ID: <2768.6663T38T2179@ida.his.se>
  10. References: <4j22ei$4da@newsbf02.news.aol.com> <4jf2mq$1km@nkosi.well.com>
  11. NNTP-Posting-Host: ipcsun2.ida.his.se
  12. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  13.  
  14.  
  15. > +On 28-Mar-96 23:09:30 Jeremy Nixon
  16. > +<jeremyn@well.sf.ca.us>
  17. > +wrote about "Re: Dowloading Amiga utilities form PC.  HELP!!!!"
  18. > +in "comp.sys.amiga.hardware"...
  19.  
  20. > GM953 (gm953@aol.com) wrote:
  21. >> Now that I've downloaded a driver formy new CD rom, hopw do I transfer
  22. >> the files from my PC to my Amiga.
  23.  
  24. >> I have CrossDos in W3.0 but I'm having some problems.
  25.  
  26. > What sort of problems would those be? You really have to be more specific
  27. > when you describe your problem.
  28.  
  29. >> If anyone can shed some light....I would greatly appreciate it.
  30.  
  31. > I might be able to if I knew what the problem was.
  32.  
  33. >> Thanks
  34. > Don't thank me yet.
  35.  
  36. > Jeremy
  37. > jeremyn@injersey.com
  38. >        @well.com
  39.  
  40.  Not beeing very nice here, jeremy!
  41. ---
  42.  
  43.  To transfer a small amount of files via disk to the Amiga:
  44.  (There is many ways to deal with a _largeánumber_ of, or huge, files)
  45.  
  46.  1) You need a DD disk. i.e. a standard Amiga-disk, same as a PC 720K disk.
  47.     Do NOT attempt to use HD-disks, you will eventually run into trouble
  48.     of some kind. You may format such a disk to 720K by putting tape over
  49.     the extra hole, but many dos-versions wont allow you to reformat it to
  50.     1.44MB after that. (Even if you remove the tape)
  51.  
  52.  2) The disk needs to be formatted for MS-DOS.
  53.     First of all make sure the "mfm.device+CrossDOSFS" is mounted:
  54.       1> mount PC0: ; this _may_ produce some error telling that is
  55.                     ; "already mounted". Other errors should be examined.
  56.  
  57.     Then: Either type
  58.       1> SYS:System/Format <NIL: DRIVE PC0: NAME old_dos NOICONS
  59.                            ^^^^^
  60.     in Amiga-shell, or
  61.       C:\> format A: /F:720 /U /V:old_dos /AUTOTEST
  62.                                           ^^^^^^^^^
  63.     at the msdos prompt.  The ^^^-ed stuff makes formatting start
  64.     IMMEDIATELY; if you don't want that, *excludeáthem*.
  65.      I recommend using msdos for formatting, as CrossDOS will
  66.     accept that disk happily; you can't always be sure about it the other
  67.     way.
  68.  
  69.  3) Move the file to the disk on the pc, with xcopy (or copy)
  70.      C:\> xcopy file.ext  a:\
  71.     (type "help <command_of_interest>" for some help on commands in msdos)
  72.  
  73.  4) copy the files from the disk into your amiga with:
  74.    1> copy pc0:#? ""       ; to copy them to current dir.
  75.  
  76.  Done.
  77.  
  78.  Need more help ?  ;)
  79.  
  80. /Hannu E.K. Nevalainen, Amiga since '85.        /*á1996-03-30á@00:09áCETá*/
  81. >> Inform yourself... http://www.amiga.de/      /*áThorá2.22á[1642]á*/
  82. <sb> rexx:random(55 tags) -> "Pentium"
  83.       __
  84.      /// Running an Amiga; '030 @50Mhz, '882 @50MHz, 10M RAM & 408M HD
  85. __  ///  / AmiTCP, Thor, Grapevine, ADPro, ARexx, DPaint, 68K, C++ /
  86. \\\///
  87.  \XX/    ... PENTIUM?  You get the bugs for free.
  88.  
  89.